geany-plugin-codenav software package provides code navigation plugin for Geany, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install geany-plugin-codenav
geany-plugin-codenav is installed in your system.
Make ensure the geany-plugin-codenav package were installed using the commands given below,
$ sudo dpkg-query -l | grep geany-plugin-codenav *
You will get with geany-plugin-codenav package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Development |
| Package | geany-plugin-codenav |
| Version | 1.23+dfsg-3 |
| Description | code navigation plugin for Geany |
| Sub Section | devel |